PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFStandardSecurityHandler Class


In This Topic
    PDFStandardSecurityHandler Class Methods
    In This Topic

    For a list of all members of this type, see PDFStandardSecurityHandler members.

    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.security.PDFSecurityHandler)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.security.PDFSecurityHandler)
    Public MethodGets a value indicating whether the user can edit the annotations and form fields.
    If true, the user can add or modify text annotations, fill in interactive form fields, and, if is also set, create or modify interactive form fields (including signature fields).  
    Public MethodGets a value indicating whether the user can extract the content of the document.
    If the security handler uses a 128bit key, the user can copy or otherwise extract text and graphics from the document by operations other than that controlled by .  
    Public MethodGets a value indicating whether the user can extract the content of the document in support of accessibility.
    This property is valid only for security handlers that use 128 bit keys.  
    Public MethodGets a value indicating whether the user can assemble the document.
    This property is valid only for security handlers that use 128 bit keys.  
    Public MethodGets a value indicating whether the user can modify the contents of the document.
    This property controls the modification of the document contents by operations other than those controlled by methods: , , .  
    Public MethodGets a value indicating whether the user can fill in form fields.
    This property is valid only for security handlers that use 128 bit keys.  
    Public MethodGets a value indicating whether the user can print the document.  
    Public MethodGets a value indicating whether the document-level metadata stream is to be encrypted.  
    Public MethodGets a value indicating whether the document is printed in high quality.  
    Public MethodGets the size, in bits, of the secret key used by the security handler.  
    Public MethodGets the owner password.  
    Public MethodGets the user password.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.security.PDFSecurityHandler)
    Public MethodSets a value indicating whether the user can edit the annotations and form fields.
    If true, the user can add or modify text annotations, fill in interactive form fields, and, if is also set, create or modify interactive form fields (including signature fields).  
    Public MethodSets a value indicating whether the user can extract the content of the document.
    If the security handler uses a 128bit key, the user can copy or otherwise extract text and graphics from the document by operations other than that controlled by .  
    Public MethodSets a value indicating whether the user can extract the content of the document in support of accessibility.
    This property is valid only for security handlers that use 128 bit keys.  
    Public MethodSets a value indicating whether the user can assemble the document.
    This property is valid only for security handlers that use 128 bit keys.  
    Public MethodSets a value indicating whether the user can modify the contents of the document.
    This property controls the modification of the document contents by operations other than those controlled by methods: , , .  
    Public MethodSets a value indicating whether the user can fill in form fields.
    This property is valid only for security handlers that use 128 bit keys.  
    Public MethodSets a value indicating whether the user can print the document.  
    Public MethodSets a value indicating whether the document-level metadata stream is to be encrypted.  
    Public MethodSets a value indicating whether the document is printed in high quality.  
    Public MethodSets the size, in bits, of the secret key used by the security handler.  
    Public MethodSets the owner password.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSets the user password.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.security.PDFSecurityHandler)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.security.PDFSecurityHandler)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.security.PDFSecurityHandler)
    Public MethodOverloaded. This method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodOverloaded. This method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code.  
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code.  
    Top
    Protected Methods
     NameDescription
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    See Also